PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / beginMarkedContent Method
A name Object indicating the role or significance of the sequence.
In This Topic
    beginMarkedContent Method
    In This Topic
    Begins a marked-content sequence.
    Syntax
    public void beginMarkedContent( 
       PDFCosName tag
    )

    Parameters

    tag
    A name Object indicating the role or significance of the sequence.
    See Also